- Inside Macintosh: Open Transport /
- Appendix A - Open Transport and XTI
Extensions to XTI
Table A-3 lists the Open Transport endpoint and general provider functions that are not part of XTI. Although this document refers to these functions
by their Open Transport preferred-C names, you can also call these functions by the XTI-style names listed in the table.
Table A-3 Open Transport Functions not found in XTI
Open Transport preferred-C name | XTI-style name |
---|
OTAckSends | -- |
OTDontAckSends | -- |
OTGetProtAddress | t_getprotaddr |
OTInstallNotifier | t_installnotifier |
OTIsNonBlocking | t_isnonblocking |
OTIsSynchronous | t_issynchronous |
OTRcvRequest | t_rcvrequest |
OTRcvURequest | t_rcvurequest |
OTRemoveNotifier | t_removenotifier |
OTResolveAddress | t_resolveaddr |
OTSetAsynchronous | t_asynchronous |
OTSetSynchronous | t_synchronous |
OTSndReply | t_sndreply |
OTSndRequest | t_sndrequest |
OTSndUReply | t_sndureply |
OTSndURequest | t_sndurequest |
© Apple Computer, Inc.
15 AUG 1996